[INFO] fetching crate oxanus 1.1.1...
[INFO] fixing oxanus-1.1.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate oxanus 1.1.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate oxanus 1.1.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate oxanus 1.1.1
[INFO] tweaked toml for crates.io crate oxanus 1.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxanus 1.1.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oxanus 1.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sentry-core v0.47.0
[INFO] [stderr]   Downloaded sentry-types v0.47.0
[INFO] [stderr]   Downloaded oxanus-macros v1.0.1
[INFO] [stderr]   Downloaded deadpool-redis v0.23.0
[INFO] [stderr]   Downloaded cron v0.16.0
[INFO] [stderr]   Downloaded prometheus-client v0.24.1
[INFO] [stderr]   Downloaded redis v1.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3d514633d26f9be6aacc5bcc62acb8ff65df583497a1ce386f560ea9029b63c6
[INFO] running `Command { std: "docker" "start" "3d514633d26f9be6aacc5bcc62acb8ff65df583497a1ce386f560ea9029b63c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3d514633d26f9be6aacc5bcc62acb8ff65df583497a1ce386f560ea9029b63c6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d514633d26f9be6aacc5bcc62acb8ff65df583497a1ce386f560ea9029b63c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3d514633d26f9be6aacc5bcc62acb8ff65df583497a1ce386f560ea9029b63c6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking arcstr v1.2.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling divan-macros v0.1.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking condtype v1.3.0
[INFO] [stderr]     Checking regex-lite v0.1.9
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking testresult v0.4.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking sentry-types v0.47.0
[INFO] [stderr]     Checking cron v0.16.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling oxanus-macros v1.0.1
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking divan v0.1.21
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking sentry-core v0.47.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking deadpool-runtime v0.3.1
[INFO] [stderr]     Checking deadpool v0.13.0
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking redis v1.2.0
[INFO] [stderr]     Checking deadpool-redis v0.23.0
[INFO] [stderr]     Checking oxanus v1.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find type `ComponentRegistry` in module `oxanus`
[INFO] [stdout]    --> src/queue.rs:200:42
[INFO] [stdout]     |
[INFO] [stdout] 200 |         struct ComponentRegistry(oxanus::ComponentRegistry<(), ()>);
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^ not found in `oxanus`
[INFO] [stdout]     |
[INFO] [stdout] note: struct `crate::worker::tests::ComponentRegistry` exists but is inaccessible
[INFO] [stdout]    --> src/worker.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     struct ComponentRegistry(oxanus::ComponentRegistry<WorkerContext, WorkerError>);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ComponentRegistry` in module `oxanus`
[INFO] [stdout]    --> src/worker.rs:142:38
[INFO] [stdout]     |
[INFO] [stdout] 142 |     struct ComponentRegistry(oxanus::ComponentRegistry<WorkerContext, WorkerError>);
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^ not found in `oxanus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ComponentRegistry` in module `oxanus`
[INFO] [stdout]    --> src/worker.rs:146:41
[INFO] [stdout]     |
[INFO] [stdout] 146 |     struct ComponentRegistryFmt(oxanus::ComponentRegistry<WorkerContext, std::fmt::Error>);
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^ not found in `oxanus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ComponentRegistry` in crate `oxanus`
[INFO] [stdout]  --> examples/scheduled.rs:6:34
[INFO] [stdout]   |
[INFO] [stdout] 6 | struct ComponentRegistry(oxanus::ComponentRegistry<WorkerContext, WorkerError>);
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^ not found in `oxanus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ComponentRegistry` in crate `oxanus`
[INFO] [stdout]  --> examples/cron.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct ComponentRegistry(oxanus::ComponentRegistry<WorkerContext, WorkerError>);
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^ not found in `oxanus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ComponentRegistry` in crate `oxanus`
[INFO] [stdout]  --> examples/unique.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct ComponentRegistry(oxanus::ComponentRegistry<WorkerContext, WorkerError>);
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^ not found in `oxanus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ComponentRegistry` in crate `oxanus`
[INFO] [stdout]  --> examples/foo.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct ComponentRegistry(oxanus::ComponentRegistry<WorkerContext, WorkerError>);
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^ not found in `oxanus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ComponentRegistry` in crate `oxanus`
[INFO] [stdout]  --> examples/resumable.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct ComponentRegistry(oxanus::ComponentRegistry<WorkerContext, WorkerError>);
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^ not found in `oxanus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ComponentRegistry` in crate `oxanus`
[INFO] [stdout]  --> examples/cron_multiple.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct ComponentRegistry(oxanus::ComponentRegistry<WorkerContext, WorkerError>);
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^ not found in `oxanus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `build_config` found for struct `ComponentRegistry` in the current scope
[INFO] [stdout]    --> examples/foo.rs:114:37
[INFO] [stdout]     |
[INFO] [stdout]   5 | struct ComponentRegistry(oxanus::ComponentRegistry<WorkerContext, WorkerError>);
[INFO] [stdout]     | ------------------------ associated function or constant `build_config` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 114 |     let config = ComponentRegistry::build_config(&storage).exit_when_processed(12);
[INFO] [stdout]     |                                     ^^^^^^^^^^^^ associated function or constant not found in `ComponentRegistry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `build_config` found for struct `ComponentRegistry` in the current scope
[INFO] [stdout]   --> examples/cron.rs:43:28
[INFO] [stdout]    |
[INFO] [stdout]  5 | struct ComponentRegistry(oxanus::ComponentRegistry<WorkerContext, WorkerError>);
[INFO] [stdout]    | ------------------------ associated function or constant `build_config` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 43 |         ComponentRegistry::build_config(&storage).with_graceful_shutdown(tokio::signal::ctrl_c());
[INFO] [stdout]    |                            ^^^^^^^^^^^^ associated function or constant not found in `ComponentRegistry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ComponentRegistry` in crate `oxanus`
[INFO] [stdout]  --> examples/minimal.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct ComponentRegistry(oxanus::ComponentRegistry<WorkerContext, WorkerError>);
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^ not found in `oxanus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `build_config` found for struct `ComponentRegistry` in the current scope
[INFO] [stdout]   --> examples/resumable.rs:58:37
[INFO] [stdout]    |
[INFO] [stdout]  5 | struct ComponentRegistry(oxanus::ComponentRegistry<WorkerContext, WorkerError>);
[INFO] [stdout]    | ------------------------ associated function or constant `build_config` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 58 |     let config = ComponentRegistry::build_config(&storage)
[INFO] [stdout]    |                                     ^^^^^^^^^^^^ associated function or constant not found in `ComponentRegistry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oxanus` (example "cron") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0425]: cannot find type `ComponentRegistry` in crate `oxanus`
[INFO] [stdout]  --> examples/throttled.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct ComponentRegistry(oxanus::ComponentRegistry<WorkerContext, WorkerError>);
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^ not found in `oxanus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `build_config` found for struct `ComponentRegistry` in the current scope
[INFO] [stdout]   --> examples/cron_multiple.rs:53:36
[INFO] [stdout]    |
[INFO] [stdout]  5 | struct ComponentRegistry(oxanus::ComponentRegistry<WorkerContext, WorkerError>);
[INFO] [stdout]    | ------------------------ associated function or constant `build_config` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 53 |                 ComponentRegistry::build_config(&storage).with_graceful_shutdown(async move {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^ associated function or constant not found in `ComponentRegistry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `build_config` found for struct `ComponentRegistry` in the current scope
[INFO] [stdout]   --> examples/scheduled.rs:43:37
[INFO] [stdout]    |
[INFO] [stdout]  6 | struct ComponentRegistry(oxanus::ComponentRegistry<WorkerContext, WorkerError>);
[INFO] [stdout]    | ------------------------ associated function or constant `build_config` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 43 |     let config = ComponentRegistry::build_config(&storage)
[INFO] [stdout]    |                                     ^^^^^^^^^^^^ associated function or constant not found in `ComponentRegistry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `build_config` found for struct `ComponentRegistry` in the current scope
[INFO] [stdout]   --> examples/minimal.rs:41:37
[INFO] [stdout]    |
[INFO] [stdout]  5 | struct ComponentRegistry(oxanus::ComponentRegistry<WorkerContext, WorkerError>);
[INFO] [stdout]    | ------------------------ associated function or constant `build_config` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 41 |     let config = ComponentRegistry::build_config(&storage)
[INFO] [stdout]    |                                     ^^^^^^^^^^^^ associated function or constant not found in `ComponentRegistry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `build_config` found for struct `ComponentRegistry` in the current scope
[INFO] [stdout]   --> examples/throttled.rs:60:37
[INFO] [stdout]    |
[INFO] [stdout]  5 | struct ComponentRegistry(oxanus::ComponentRegistry<WorkerContext, WorkerError>);
[INFO] [stdout]    | ------------------------ associated function or constant `build_config` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 60 |     let config = ComponentRegistry::build_config(&storage).exit_when_processed(8);
[INFO] [stdout]    |                                     ^^^^^^^^^^^^ associated function or constant not found in `ComponentRegistry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oxanus` (example "foo") due to 2 previous errors
[INFO] [stdout] error[E0425]: cannot find type `ComponentRegistry` in crate `oxanus`
[INFO] [stdout]  --> tests/integration/registry.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | struct ComponentRegistry(oxanus::ComponentRegistry<WorkerContext, WorkerError>);
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^ not found in `oxanus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oxanus` (example "cron_multiple") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oxanus` (example "resumable") due to 2 previous errors
[INFO] [stdout] error[E0599]: no associated function or constant named `build_config` found for struct `ComponentRegistry` in the current scope
[INFO] [stdout]   --> examples/unique.rs:46:37
[INFO] [stdout]    |
[INFO] [stdout]  5 | struct ComponentRegistry(oxanus::ComponentRegistry<WorkerContext, WorkerError>);
[INFO] [stdout]    | ------------------------ associated function or constant `build_config` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 |     let config = ComponentRegistry::build_config(&storage);
[INFO] [stdout]    |                                     ^^^^^^^^^^^^ associated function or constant not found in `ComponentRegistry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ComponentRegistry` in crate `oxanus`
[INFO] [stdout]  --> examples/dynamic.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct ComponentRegistry(oxanus::ComponentRegistry<WorkerContext, WorkerError>);
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^ not found in `oxanus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oxanus` (example "throttled") due to 2 previous errors
[INFO] [stderr] error: could not compile `oxanus` (example "minimal") due to 2 previous errors
[INFO] [stderr] error: could not compile `oxanus` (example "scheduled") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oxanus` (example "unique") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `build_config` found for struct `ComponentRegistry` in the current scope
[INFO] [stdout]   --> tests/integration/registry.rs:70:37
[INFO] [stdout]    |
[INFO] [stdout]  7 | struct ComponentRegistry(oxanus::ComponentRegistry<WorkerContext, WorkerError>);
[INFO] [stdout]    | ------------------------ associated function or constant `build_config` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 70 |     let config = ComponentRegistry::build_config(&storage).exit_when_processed(2);
[INFO] [stdout]    |                                     ^^^^^^^^^^^^ associated function or constant not found in `ComponentRegistry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oxanus` (lib test) due to 3 previous errors
[INFO] [stdout] error[E0599]: no associated function or constant named `build_config` found for struct `ComponentRegistry` in the current scope
[INFO] [stdout]   --> examples/dynamic.rs:50:37
[INFO] [stdout]    |
[INFO] [stdout]  5 | struct ComponentRegistry(oxanus::ComponentRegistry<WorkerContext, WorkerError>);
[INFO] [stdout]    | ------------------------ associated function or constant `build_config` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 50 |     let config = ComponentRegistry::build_config(&storage).exit_when_processed(5);
[INFO] [stdout]    |                                     ^^^^^^^^^^^^ associated function or constant not found in `ComponentRegistry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oxanus` (example "dynamic") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oxanus` (test "integration") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "3d514633d26f9be6aacc5bcc62acb8ff65df583497a1ce386f560ea9029b63c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d514633d26f9be6aacc5bcc62acb8ff65df583497a1ce386f560ea9029b63c6", kill_on_drop: false }`
[INFO] [stdout] 3d514633d26f9be6aacc5bcc62acb8ff65df583497a1ce386f560ea9029b63c6
